FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nexuzhealth.fhir.r4#1.0.0 (62 ms)

Package nexuzhealth.fhir.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.0&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhMedicationRequest
Url https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhMedicationRequest
Status active
Date 2022-10-26T13:39:53.1398154+00:00
Name NxhMedicationRequest
Experimental False
Description Nexuzhealth profile for medication requests.
Type MedicationRequest
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode NxhExtHospitalCode
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-identifier NxhExtIdentifier


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nxh-medicationrequest",
  "url" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhMedicationRequest",
  "name" : "NxhMedicationRequest",
  "status" : "active",
  "date" : "2022-10-26T13:39:53.1398154+00:00",
  "description" : "Nexuzhealth profile for medication requests.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "MedicationRequest",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/MedicationRequest",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "MedicationRequest.extension",
        "path" : "MedicationRequest.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "MedicationRequest.extension:hospitalCode",
        "path" : "MedicationRequest.extension",
        "sliceName" : "hospitalCode",
        "definition" : "A reference to a hospital (an organization) the resource is related to.",
        "min" : 1,
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "MedicationRequest.extension:hospitalCode.value[x]",
        "path" : "MedicationRequest.extension.value[x]",
        "definition" : "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
      },
      {
        "id" : "MedicationRequest.identifier",
        "path" : "MedicationRequest.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "MedicationRequest.identifier:medicatieVoorschriftId",
        "path" : "MedicationRequest.identifier",
        "sliceName" : "medicatieVoorschriftId",
        "definition" : "The medicatieVoorschriftId identifier of the medication request.\r\n\r\nMedicatieVoorschriftId is an identifier assigned internally by Nexuzhealth in the KWS database.",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "MedicationRequest.identifier:medicatieVoorschriftId.system",
        "path" : "MedicationRequest.identifier.system",
        "fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/apotheek/medicatieVoorschriftNew/id"
      },
      {
        "id" : "MedicationRequest.dosageInstruction.extension",
        "path" : "MedicationRequest.dosageInstruction.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "MedicationRequest.dosageInstruction.extension:voorschriftNr",
        "path" : "MedicationRequest.dosageInstruction.extension",
        "sliceName" : "voorschriftNr",
        "short" : "voorschriftNr",
        "definition" : "The voorschriftNr identifier of the dosage instruction\r\n\r\nVoorschriftNr is an identifier assigned internally by Nexuzhealth in the KWS database.",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-identifier"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "MedicationRequest.dosageInstruction.extension:voorschriftNr.value[x].system",
        "path" : "MedicationRequest.dosageInstruction.extension.value[x].system",
        "fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/apotheek/medischVoorschrift/voorschriftNr"
      },
      {
        "id" : "MedicationRequest.dosageInstruction.extension:voorschriftNr.value[x].value",
        "path" : "MedicationRequest.dosageInstruction.extension.value[x].value",
        "definition" : "The portion of the identifier typically relevant to the user and which is unique within the context of the system"
      },
      {
        "id" : "MedicationRequest.dosageInstruction.route.coding.system",
        "path" : "MedicationRequest.dosageInstruction.route.coding.system",
        "fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/apotheek/medischUitvoering/toedieningsweg"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.